Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elaborate on CrateDB introduction #121

Closed
wants to merge 1 commit into from
Closed

Elaborate on CrateDB introduction #121

wants to merge 1 commit into from

Conversation

matkuliak
Copy link
Contributor

@matkuliak matkuliak commented Sep 11, 2024

Summary of the changes / Why this is an improvement

First introduction of CrateDB on docs Home page looked like it could be elaborated on a bit. I'm currently going through @simonprickett 's academy materials and have his blessing to borrow bits that could improve the docs.

Preview

https://cratedb-guide--121.org.readthedocs.build/

Checklist

  • Link to issue this PR refers to (if applicable):
  • CLA is signed

@cla-bot cla-bot bot added the cla-signed label Sep 11, 2024
@matkuliak
Copy link
Contributor Author

Just found #96
Didn't know we want to make this even shorter. Feel free to close this if that's the case.

Copy link
Member

@amotl amotl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! We can also stack up GH-96 later. I think it's always good to have a few fresh words on the topic of explaining CrateDB.

Comment on lines +22 to +24
structured, semi-structured and unstructured data. For example, tabular data,
JSON or documents, time series, vectors, geospatial, full text
and binary objects
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can this sentence be improved a bit?

/cc @simonprickett

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe something like:

This enables you to manage structured, semi-structured, and unstructured data within a single database. CrateDB supports diverse data types such as tabular data, JSON documents, time-series data, vectors, geospatial information, full-text search, and binary objects.

CrateDB is designed to handle your demanding analytics and search workloads with
ease. Here you'll find comprehensive resources including reference manuals,
tutorials, example code, and more.
CrateDB is a hyper-fast open source multi-model database combining the
Copy link
Member

@amotl amotl Sep 12, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe tune that down a bit, and add a more qualifying adjective instead, like s/hyper/analytics/?

Suggested change
CrateDB is a hyper-fast open source multi-model database combining the
CrateDB is a fast open source multi-model analytics database combining the

Maybe even rid of "fast", and just use "distributed" instead?

Suggested change
CrateDB is a hyper-fast open source multi-model database combining the
CrateDB is an open source distributed multi-model analytics database combining the

/cc @seut, @proddata

Copy link
Member

@proddata proddata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change appears to revert to an older, outdated positioning of CrateDB as primarily a multi-model database (including binary objects). Instead, we’ve shifted the focus to CrateDB’s core strengths, particularly leveraging Lucene for fast analytics and search capabilities.

@geragray

@amotl
Copy link
Member

amotl commented Sep 16, 2024

Thanks.

Feel free to close this.

This change appears to revert to an older, outdated positioning of CrateDB [...]

So, let's close this and focus on GH-96 instead?

@matkuliak
Copy link
Contributor Author

Sure, that's okay. Thanks!

@matkuliak matkuliak closed this Sep 16, 2024
@amotl amotl deleted the mm/home-edit branch September 16, 2024 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants